home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / intranet.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-09-22  |  1.2 KB  |  35 lines

  1.  
  2.  /* $MVD$:fontset("Tahoma","Tahoma") */
  3.  BODY { font-family : "Tahoma";}
  4.  .mvd-BODY { font-family : "Tahoma";}
  5.  A:active { text-decoration : none;
  6.             color : silver;}
  7.  A:link { text-decoration : none;
  8.           color : red;}
  9.  A:visited { text-decoration : none;
  10.              color : purple;}
  11.  CITE.expandspot { font-style : normal;
  12.                    color : fuchsia;
  13.                    cursor: hand;}
  14.  .mvd-CITE-expandspot { font-style : normal;
  15.                         color : fuchsia;
  16.                         cursor: hand;}
  17.  DFN.collapsed { font-style : normal;
  18.                  font-weight : normal;
  19.                  display :       'none';
  20.                  color : red;}
  21.  .mvd-DFN-collapsed { font-style : normal;
  22.                       font-weight : normal;
  23.                       display :       'none';
  24.                       color : red;}
  25.  DFN.expanded { font-weight : normal;
  26.                 color : red;}
  27.  .mvd-DFN-expanded { font-weight : normal;
  28.                      color : red;}
  29.  EM.dropspot { color : blue;
  30.                cursor: hand;}
  31.  .mvd-EM-dropspot { color : blue;
  32.                     cursor: hand;}
  33.  DIV.droptext { color : red;}
  34.  .mvd-DIV-droptext { color : red;}
  35.